-- background: 4316 from stack: in -- bmap block id: 4383 -- flags: 4000 -- background id: 0 -- name: MasterControlBkgnd -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=7 top=302 right=334 bottom=77 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Power ----- HyperTalk script ----- on mouseUp doPower end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=135 top=302 right=333 bottom=176 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: LPswitch ----- HyperTalk script ----- on mouseUp goLP end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=182 top=302 right=333 bottom=224 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: TAPEswitch ----- HyperTalk script ----- on mouseUp goTAPE end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=231 top=302 right=333 bottom=272 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: VIDEOswitch ----- HyperTalk script ----- on mouseUp goVideo end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=86 top=302 right=333 bottom=128 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CDswitch ----- HyperTalk script ----- on mouseUp goCD end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=394 top=318 right=333 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ToMaster ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=432 top=318 right=333 bottom=468 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: SkipPrev ----- HyperTalk script ----- on mouseUp doMenu prev end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=470 top=290 right=305 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=432 top=290 right=305 bottom=468 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to prev card end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=394 top=290 right=305 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Play ----- HyperTalk script ----- on mouseUp show all cards end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=356 top=290 right=307 bottom=392 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Search ----- HyperTalk script ----- on mouseUp doSearch end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=356 top=318 right=333 bottom=392 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Sort ----- HyperTalk script ----- on mouseUp push card doSort end mouseUp